Used to get the current state of an item (selected/unselected).
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
C# |
---|
public delegate bool IsSelected( T item ) |
Visual Basic |
---|
Public Delegate Function IsSelected ( _ item As T _ ) As Boolean |
Parameters
- item
- Type: T
The item to get the state